home *** CD-ROM | disk | FTP | other *** search
/ Softdisk for Windows 36 / Softdisk for Windows 36.iso / install / PRODIGY / PRONET31 / DATA.Z / signon16.rcp < prev    next >
Encoding:
Text File  |  1997-04-21  |  452 b   |  35 lines

  1. ##Win3.1 file support
  2. ##This file supports version 1.1.9
  3. ##the NOCONTROL build
  4.  
  5.  ## Created on CRAFTSMAN by JCOFFIN at Mon Apr 21 12:14:03 1997
  6.  
  7. format(4,1);
  8. recipe
  9. {
  10.     product "signon16"
  11.     {
  12.         version 8
  13.         {
  14.             recommend 100;
  15.             files
  16.             (
  17.                 347 @ 7,
  18.                 349 @ 2,
  19.             );
  20.         }
  21.     }
  22.     file 347
  23.     {
  24.         private;
  25.         path("product", "LOGON16.DLL");
  26.         at 7;
  27.     }
  28.     file 349
  29.     {
  30.         private;
  31.         path("product", "REGBKTSK.EXE");
  32.         at 2;
  33.     }
  34. }
  35.